INI KEY COUNT
This function returns the number of keys in a section of an in INI file.

ARGUMENTS:
* Ini Number = a Ini number that identifies the INI file (1 to 256)
* Section Name = name of the section to erase.

RETURNS:
The number of keys.


SYNTAX
Return Integer=INI KEY COUNT(Ini Number,Section Name)


RELATED INFO
View INI Files Index
View STYX Index
View STYX Main File